public void setInternalName( java.lang.String internalName ) |
Parameters
- internalName
- The internal name of the view, used to refer to the view from other objects, such as the go-to-3D-view actions.
public void setInternalName( java.lang.String internalName ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When internalName is null or empty. |